home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / recent / muicd.lha / mui_cd_player / catalogs / MUI_CD_Player.cd < prev    next >
Text File  |  1998-05-01  |  5KB  |  339 lines

  1. ;
  2. ; MUI_CD_Player.catalog
  3. ;
  4. ; Catalog Description generated by CatEdit
  5. ; CatEdit is © Rafael D'Halleweyn
  6. ;
  7. MSG_DESCRIPTION (0//)
  8. CD player using MUI
  9. ;
  10. MSG_HELPFILE (1//)
  11. MUI_CD_Player.guide
  12. ;
  13. MSG_PROJECT_MENU (2//)
  14. Project
  15. ;
  16. MSG_PROJECT_ABOUT (3//)
  17.  ,About...
  18. ;
  19. MSG_PROJECT_ABOUTMUI (4//)
  20. ?,About MUI...
  21. ;
  22. MSG_PROJECT_MANAGER (5//)
  23. M,CD Manager...
  24. ;
  25. MSG_PROJECT_EDITOR (6//)
  26. E,CD Editor...
  27. ;
  28. MSG_PROJECT_QUIT (7//)
  29. Q,Quit
  30. ;
  31. MSG_SETTINGS_MENU (8//)
  32. Settings
  33. ;
  34. MSG_SETTINGS_LOOPCD (9//)
  35. L,Loop CD
  36. ;
  37. MSG_SETTINGS_AUTOPLAY (10//)
  38. A,Auto play
  39. ;
  40. MSG_SETTINGS_JOYPAD (11//)
  41. J,Joypad
  42. ;
  43. MSG_SETTINGS_POPUP (12//)
  44. P,Popup
  45. ;
  46. MSG_SETTINGS_VOLUMECTRL (13//)
  47. V,Volume control
  48. ;
  49. MSG_SETTINGS_CONFIRMQUIT_SUBMENU (14//)
  50. Confirm quit
  51. ;
  52. MSG_SETTINGS_CONFIRMQUIT_ALWAYS (15//)
  53.  ,Always
  54. ;
  55. MSG_SETTINGS_CONFIRMQUIT_NEVER (16//)
  56.  ,Never
  57. ;
  58. MSG_SETTINGS_CONFIRMQUIT_WHILEPLAYING (17//)
  59.  ,While playing
  60. ;
  61. MSG_SETTINGS_SAVESETTINGS (18//)
  62. S,Save settings
  63. ;
  64. MSG_CONTROL (19//)
  65. Control
  66. ;
  67. MSG_PLAYBUT (20//)
  68. P,p,Play
  69. ;
  70. MSG_STOPBUT (21//)
  71. S,s,Stop
  72. ;
  73. MSG_PAUSEBUT (22//)
  74. a,a,Pause
  75. ;
  76. MSG_EJECTBUT (23//)
  77. j,j,Eject
  78. ;
  79. MSG_PREVIOUSBUT (24//)
  80. v,v,Previous
  81. ;
  82. MSG_NEXTBUT (25//)
  83. N,n,Next
  84. ;
  85. MSG_SEARCHBACKBUT (26//)
  86. <,<,< Search
  87. ;
  88. MSG_SEARCHFORWBUT (27//)
  89. >,>,Search >
  90. ;
  91. MSG_INFO (28//)
  92. Info
  93. ;
  94. MSG_CYCLE_TRACKTIME (29//)
  95. Track time:
  96. ;
  97. MSG_CYCLE_TRACKLEFT (30//)
  98. Track left:
  99. ;
  100. MSG_CYCLE_CDTIME (31//)
  101. CD time:
  102. ;
  103. MSG_CYCLE_CDLEFT (32//)
  104. CD left:
  105. ;
  106. MSG_STATUS (33//)
  107. Status:
  108. ;
  109. LONGEST_STATUS (34//)
  110. Playing track 44
  111. ;
  112. MSG_VOLUME (35//)
  113. Volume:
  114. ;
  115. MSG_CDINFO (36//)
  116. CD Info
  117. ;
  118. MSG_EDIT (37//)
  119. E,e,Edit...
  120. ;
  121. MSG_YESNO (38//)
  122. *_Yes|_No
  123. ;
  124. MSG_QUITCONFIRM (39//)
  125. Do you really want to quit ?
  126. ;
  127. MSG_ERR_PROCESS (40//)
  128. Couldn't create player process
  129. ;
  130. MSG_ERR_MUILIB (41//)
  131. Couldn't open muimaster.library V12
  132. ;
  133. MSG_ERR_DEVICE (42//)
  134. Couldn't open device
  135. ;
  136. MSG_ERR_RUNNING (43//)
  137. This program is running already
  138. ;
  139. MSG_ERR_APP (44//)
  140. Couldn't create application
  141. ;
  142. MSG_ERR_ICONLIB (46//)
  143. Couldn't open icon.library
  144. ;
  145. MSG_ERR_ICON (47//)
  146. Couldn't find icon
  147. ;
  148. MSG_ERR_CUSTOMC (48//)
  149. Couldn't create my custom class
  150. ;
  151. MSG_ERR_WINDOW (49//)
  152. Couldn't open window
  153. ;
  154. MSG_ERR_MEM (50//)
  155. Not enough memory!
  156. ;
  157. MSG_INFORMATION (51//)
  158. Information:
  159. ;
  160. MSG_OK (52//)
  161. OK
  162. ;
  163. MSG_COMPUTERDATA (53//)
  164. b*** Computer data ***
  165. ;
  166. MSG_NOCD (54//)
  167. no CD in drive
  168. ;
  169. MSG_CDPAUSED (55//)
  170. CD paused
  171. ;
  172. MSG_PLAYING (56//)
  173. Playing track %ld
  174. ;
  175. MSG_STOPPED (57//)
  176. Motor stopped
  177. ;
  178. MSG_CDSTOPPED (58//)
  179. Ready
  180. ;
  181. MSG_TITLE (59//)
  182. Title:
  183. ;
  184. MSG_OK2 (60//)
  185. *_OK
  186. ;
  187. MSG_ERR_LOWLEVEL (61//)
  188. Cannot open lowlevel.library
  189. ;
  190. MSG_PORTNOTAVAIL (62//)
  191. Port not available
  192. ;
  193. MSG_TOOLTYPE (63//)
  194. Item %s of tooltype %s is not legal.\nLegal items are: %s.
  195. ;
  196. MSG_ABOUT (64//)
  197. cMUI CD Player version %s\nwritten by PP/UNION (Piotr Pawlow).\n\nThis program uses NList custom class\nwritten by Gilles Masson.\n\nThis is a MUI-Application.\nMUI is copyrighted by Stefan Stuntz.\n\nThis program was compiled using the great\nAmiga E compiler by Wouter van Oortmerssen.
  198. ;
  199. MSG_SETTINGS_MUI (65//)
  200.  ,MUI...
  201. ;
  202. MSG_SETTINGS_PLAYDATA (66//)
  203. D,Play data track
  204. ;
  205. MSG_ERR_WRITEPROG (69//)
  206. Error while writing program.
  207. ;
  208. MSG_SETTINGS_AUTOUSEPROGRAM (70//)
  209. U,Auto use program
  210. ;
  211. MSG_SETTINGS_DISPLAYPROGRAM (71//)
  212. I,Display program
  213. ;
  214. MSG_ERR_UTILLIB (75//)
  215. Couldn't open utility.library
  216. ;
  217. MSG_WINTITLE_ABOUT (76//)
  218. About...
  219. ;
  220. MSG_PROGRAMMENU_TITLE (77//)
  221. Program
  222. ;
  223. MSG_PROGRAMMENU_READ (78//)
  224.  ,Read
  225. ;
  226. MSG_PROGRAMMENU_WRITE (79//)
  227.  ,Write
  228. ;
  229. MSG_PROGRAMMENU_SHUFFLE (80//)
  230.  ,Shuffle
  231. ;
  232. MSG_PROGRAMMENU_DELETE (81//)
  233.  ,Delete
  234. ;
  235. MSG_SETTINGS_BUTTONS_SUBMENU (82//)
  236. Buttons
  237. ;
  238. MSG_SETTINGS_BUTTONS_IMAGE (83//)
  239.  ,Image
  240. ;
  241. MSG_SETTINGS_BUTTONS_TEXT (84//)
  242.  ,Text
  243. ;
  244. MSG_SETTINGS_BUTTONS_IMAGETEXT (85//)
  245.  ,Image+Text
  246. ;
  247. MSG_SETTINGS_BUTTONS_ONEROW (86//)
  248.  ,One Row
  249. ;
  250. MSG_SETTINGS_BUTTONS_TWOROWS (87//)
  251.  ,Two Rows
  252. ;
  253. MSG_PROGRAMMENU_GROUP (88//)
  254.  ,Group
  255. ;
  256. MSG_PROGRAMMENU_UNGROUP (89//)
  257.  ,Ungroup
  258. ;
  259. MSG_SETTINGS_BUTTONS_SELECTIMAGES (90//)
  260.  ,Select images...
  261. ;
  262. MSG_SELDIR (91//)
  263. Select directory with images
  264. ;
  265. MSG_SETTINGS_AUTOSHUFFLE (92//)
  266.  ,Auto shuffle
  267. ;
  268. MSG_TIME (93//)
  269. cTime
  270. ;
  271. MSG_TRACK (94//)
  272. cTrack
  273. ;
  274. MSG_PROJECT_CDINFO (95//)
  275.  ,CD-ROM Info...
  276. ;
  277. MSG_WINTITLE_CDINFO (96//)
  278. CD-ROM Info...
  279. ;
  280. MSG_CDINFOTXT (97//)
  281. uCD-ROM and driver information:n\n\nLibrary: %s\nDevice: %s\nUnit: %s\n\nDevice type: %s\nVendor: %s\nProduct: %s\nFirmware revision: %s\n\n\nuDriver properties:n\n\nVolume control: %s\nBalance control: %s\nHead positioning: %s
  282. ;
  283. MSG_DG_DIRECT_ACCESS (98//)
  284. Direct acces
  285. ;
  286. MSG_DG_SEQUENTIAL_ACCESS (99//)
  287. Sequential access
  288. ;
  289. MSG_DG_PRINTER (100//)
  290. Printer
  291. ;
  292. MSG_DG_PROCESSOR (101//)
  293. Processor
  294. ;
  295. MSG_DG_WORM (102//)
  296. Write-Once, Read-Many
  297. ;
  298. MSG_DG_CDROM (103//)
  299. CD-ROM
  300. ;
  301. MSG_DG_SCANNER (104//)
  302. Scanner
  303. ;
  304. MSG_DG_OPTICAL_DISK (105//)
  305. Optical disk
  306. ;
  307. MSG_DG_MEDIUM_CHANGER (106//)
  308. Medium changer
  309. ;
  310. MSG_DG_COMMUNICATION (107//)
  311. Communication device
  312. ;
  313. MSG_DG_UNKNOWN (108//)
  314. Unknown
  315. ;
  316. MSG_YES (109//)
  317. Yes
  318. ;
  319. MSG_NO (110//)
  320. No
  321. ;
  322. MSG_MUTEONLY (111//)
  323. Mute only
  324. ;
  325. MSG_BALANCE (112//)
  326. Balance:
  327. ;
  328. MSG_SETTINGS_BALANCECTRL (113//)
  329. B,Balance control
  330. ;
  331. MSG_SETTINGS_POSITIONSLIDER (114//)
  332.  ,Position slider
  333. ;
  334. MSG_ERR_OPENLIBRARY (115//)
  335. Couldn't open version %ld of %s
  336. ;
  337. MSG_SETTINGS_AUTOMAKEPROGRAM (116//)
  338.  ,Auto make program
  339.